#include <msLib.h>
Collaboration diagram for msBone:

Public Attributes | |
| int | nFlags |
| char | szName [32] |
| char | szParentName [32] |
| msVec3 | Position |
| msVec3 | Rotation |
| int | nNumPositionKeys |
| int | nNumAllocedPositionKeys |
| msPositionKey * | pPositionKeys |
| int | nNumRotationKeys |
| int | nNumAllocedRotationKeys |
| msRotationKey * | pRotationKeys |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3